Hệ thống quản lý ngân hàng máu trong php

1 /**{
2     margin: 0px;
3     padding: 0px;
4 }*/

5 body{
6
7     padding-top:
3.5em;
8      background-image: url(
"../assets/bg_image.jpg");
9 }
10 h5{
11     font-size: xx-large;
12     font-family:
"Cantarell",cursive;
13     color: crimson;
14 }
15 .index-container{
16 }
17 .loginBtn{
18
19 }
20 .emphasize{
21     font-weight: bold;
22     font-size: large;
23     color: red;
24     text-shadow: 2px;
25     font-family: tahoma;
26     
27 }
28 footer{
29     text-align: center;
30     background-color: black;
31     font-family: tahoma;
32     color: white;
33 }


Gõ tìm kiếm nhanh...